This represents a period of time (if dates have been specified) for a data series, which can be queried to find the top (or lowest) results Note that results can be attributed either to an individual (ie a profile) or to the organisation they're in (eg store or other business unit)


Methods

Name Returns Notes Example
highestResults ( num ) List Get the top rankings, up to some limit of records. Date is not aggregated. Returns list of LeaderboardRanking
lowestResults ( num ) List Get rankings for lowest values (ie lowest value first) up to the given limit. Date is not aggregated. Returns list of LeaderboardRanking

Ask a question, or offer an answer